home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / terrain.swf / scripts / DefineButton2_2425 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2007-03-20  |  59 b   |  4 lines

  1. on(rollOver){
  2.    setProperty("/z7", _visible, "100");
  3. }
  4.